host-interaction/thread

mark thread detached on Linux

rule:
  meta:
    name: mark thread detached on Linux
    namespace: host-interaction/thread
    authors:
      - michael.hunhoff@mandiant.com
    scopes:
      static: basic block
      dynamic: call
  features:
    - and:
      - os: linux
      - api: pthread_detach

last edited: 2023-11-24 10:35:00